home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 25 / Cream of the Crop 25.iso / os2 / nftp102.zip / NFTP.I < prev    next >
Text File  |  1997-04-16  |  14KB  |  449 lines

  1. ;
  2. ; Note: logical values may be specified as 0/1 or yes/no.
  3. ;
  4. [network]
  5. ;
  6. ; your name for anonymous transfers
  7. ;
  8. ;anonymous-name=anonymous
  9. ;
  10. ; your password for anonymous logins. Insert your e-mail address here
  11. ;
  12. ;anonymous-password="your-e-mail-address"
  13. ;
  14. ; new since 0.51
  15. ;
  16. ; default ftp port. do not change unless you're know what are you doing.
  17. ; To make this feature useful create special directories for sites with
  18. ; nonstandard ports and set 'default-port' in them, not in general nftp.ini:
  19. ; nftp will look for initialization file in the current directory first,
  20. ; then in the path
  21. ;
  22. ;default-port=21
  23. ;
  24. ; new since 0.80
  25. ;
  26. ; interval (in seconds) between retries when anonymous login failed. 
  27. ; set to 0 to disable retries. default is 5 minutes
  28. ;
  29. ;login-retry=300
  30.  
  31.  
  32. ; new since 0.80
  33. ;
  34. [firewalling]
  35. ;
  36. ; The firewall descriptions below are taken from WS_FTP docs.
  37. ;
  38. ; your firewall type:
  39. ; 0 - no firewalling (default)
  40. ; 1 - SITE hostname
  41. ;        Firewall host, userid and password are required.
  42. ;        User is logged on the firewall and the remote connection is
  43. ;        established using SITE remote_host.
  44. ; 2 - USER after logon
  45. ;        Firewall host, userid and password are required.
  46. ;        User is logged on the firewall and the remote connection is
  47. ;        established using USER remote_userid@remote_host
  48. ; 3 - USER with no logon
  49. ;        Firewall host required, userid and password are ignored.
  50. ;        USER remote_userid@remote_host is sent to firewall upon initial 
  51. ;        connection.
  52. ; 4 - Proxy OPEN
  53. ;        Firewall host required, userid and password are ignored.  
  54. ;        OPEN remote_host is sent to firewall upon initial connection.
  55. ;
  56. ;firewall-type=0
  57. ;
  58. ;firewall-host=
  59. ;
  60. ;firewall-login=
  61. ;
  62. ;firewall-password=
  63. ;
  64. ;firewall-port=
  65. ;
  66. ;  There is another kind of firewall, which is not specifically 
  67. ;  configured. A router-based firewall is one which allows connections 
  68. ;  to be established in one direction only.  The router itself is
  69. ;  invisible to the user.  However, the default mode within FTP is
  70. ;  that "data" connections are established by the server rather than
  71. ;  the client.  To work with a router-based firewall requires using
  72. ;  the PASV Mode of FTP.
  73. ;    This option has changed its sense in 1.02 and later. NFTP always tries
  74. ;  to work in passive mode; when server doesn't support PASV, NFTP falls 
  75. ;  back to port mode; when this option is set, NFTP gives error message
  76. ;  if server does not support passive mode. This behaviour should not
  77. ;  break existing installations
  78. ;
  79. ;use-PASV-mode=0
  80.  
  81.  
  82. ;-----------------------------------------------------------------------
  83. ;  Owner identification
  84. ;
  85. [registration]
  86. ;
  87. ; Your registration name (specify exactly as typed in registration 
  88. ; form); enclose into double quotes
  89. ;name=
  90. ;
  91. ; Your registration code; enclose into double quotes. If you're
  92. ; running unregistered version, set this parameter to empty value.
  93. ;code=
  94. ;
  95. ; If you're running unregistered and hate those warnings about
  96. ; registration, set this parameter to 0 -- you'll no longer see
  97. ; warnings. Of course, files larger than 500KB will be still unreachable.
  98. ;message=1
  99.  
  100. ;-----------------------------------------------------------------------
  101.  
  102. [options]
  103. ;
  104. ; dereference symlinks on server. Setting to 0 is not recommended
  105. ;
  106. ;dereference-links=1
  107. ;
  108. ; Include files starting with "." into list ?
  109. ;
  110. ;show-dotted=1
  111. ;
  112. ; Debugging. Do not set to 1 unless nftp goes crazy. Produces huge logs
  113. ;
  114. ;debug=0
  115. ;
  116. ; whether to beep at the end of transfer
  117. ;
  118. ;transfer-bell=1
  119. ;
  120. ; whether to beep when logged in
  121. ;
  122. ;login-bell=1
  123. ;
  124. ; whether to pause at transfer stats screen at the end of transfer
  125. ;
  126. ;transfer-pause=1
  127. ;
  128. ; whether to log transfers. Pretty useful option to keep history and
  129. ; statistics
  130. ;
  131. ;log-transfers=1
  132. ;
  133. ; name of transfer log. This may be global file (one for several instances
  134. ; of nftp running simultaneously).
  135. ;
  136. ;log-transfers-name=
  137. ;
  138. ; whether to ask to save current host/dir as bookmark at logoff.
  139. ; Do you remember that nCftp does this always?
  140. ;
  141. ;save-bookmark-at-logoff=0
  142. ;
  143. ; where to save bookmark information. This may be global file (one for
  144. ; several instances of nftp).
  145. ;
  146. ;bookmarks-file=
  147. ;
  148. ; external program invoked by Alt-F3. Substitute your favourite viewer/editor
  149. ;
  150. ;text-viewer="tedit.exe"
  151. ;
  152. ; whether to switch to Control Connection Window automatically when
  153. ; sending commands to server
  154. ;
  155. ;auto-switch-to-control=0
  156. ;
  157. ; next items are new since 0.5
  158. ;
  159. ; default directory sort.
  160. ; 0-unsorted, 1-by name, 2-by ext, 3-by size, 4-by time
  161. ; use negative numbers to reverse, i.e. "-3" gives small files first 
  162. ;
  163. ;default-sort=0
  164. ;
  165. ; new since 0.70
  166. ;
  167. ; if this parameter is set, nftp will change into this directory
  168. ; after start
  169. ;
  170. ;default-download-path=
  171. ;
  172. ; default view of remote directory. 1 - raw (as supplied by server),
  173. ; 2 - parsed (owner/group removed)
  174. ;
  175. ;default-dir-mode=1
  176. ;
  177. ; new since 0.80
  178. ;
  179. ; whether to set time/date of retrieved file to original values
  180. ; (as stored on server)
  181. ;
  182. ;preserve-timestamp=yes
  183. ;
  184. ; new since 0.90
  185. ;
  186. ; whether to display server info in bookmarks when description is present
  187. ;bmk-show-server-info=0
  188. ;
  189. ; default directory sort for local files
  190. ; 0-unsorted, 1-by name, 2-by ext, 3-by size, 4-by time
  191. ; use negative numbers to reverse, i.e. "-3" gives small files first 
  192. ;
  193. ;default-local-sort=0
  194. ;
  195.  
  196. ; Colours are hexadecimal. First digit - foreground, second - background
  197. ; Add 80 to blink
  198. ;
  199. ; Fore             Fore                Back
  200. ; 00 black         08 darkgrey         00 black
  201. ; 01 blue          09 light blue       10 blue
  202. ; 02 green         0a light green      20 green
  203. ; 03 cyan          0b light cyan       30 cyan
  204. ; 04 red           0c light red        40 red
  205. ; 05 magenta       0d light magenta    50 magenta
  206. ; 06 brown         0e yellow           60 brown
  207. ; 07 grey          0f white            70 grey
  208.  
  209. [colours]
  210. ;
  211. ; ----- File Listing -------------------------------------------
  212. ;
  213. ; cursor pointing to marked directory (not used) (default: yellow on cyan)
  214. ;pointer-marked-dir=3e
  215. ;
  216. ; cursor pointing to marked file (default: yellow on cyan)
  217. ;pointer-marked=3e
  218. ;
  219. ; cursor pointing to directory (default: lightgreen on cyan)
  220. ;pointer-dir=3a
  221. ;
  222. ; cursor pointing to file (default: black on cyan)
  223. ;pointer=30
  224. ;
  225. ; marked directory (not used) (default: yellow on black)
  226. ;marked-dir=0e
  227. ;
  228. ; marked file (default: yellow on black)
  229. ;marked=0e
  230. ;
  231. ; directory (default: green on black)
  232. ;dir=02
  233. ;
  234. ; file (default: grey on black)
  235. ;regular-file=07
  236. ;
  237. ; ----- Dialog windows ------------------------------------------
  238. ;
  239. ; dialog window (default: grey on blue)
  240. ;dialog-box-text=17
  241. ;
  242. ; selected element in a dialog window (default: white on grey)
  243. ;dialog-box-selected=7f
  244. ;
  245. ; entry field (default: black on cyan)
  246. ;dialog-box-entryfield=30
  247. ;
  248. ; dialog window containing important information (default: grey on red)
  249. ;dialog-box-text-warn=47
  250. ;
  251. ; ----- Control Connection Window ------------------------------
  252. ;
  253. ; window header (default: grey on blue)
  254. ;controlconn-header=17
  255. ;
  256. ; server messages and responces (default: grey on black)
  257. ;controlconn-respline=07
  258. ;
  259. ; command which was sent to server (default: lightgreen on black)
  260. ;controlconn-command=0a
  261. ;
  262. ; comment (actually not a part of control connection) (default: lightred on black)
  263. ;controlconn-comment=0c
  264. ;
  265. ; ------ Bookmarks ------------------------------------------------
  266. ;
  267. ; bookmark window (default: black on grey)
  268. ;bookmark-background=70
  269. ;
  270. ; cursor (default: black on cyan)
  271. ;bookmark-pointer=30
  272. ;
  273. ; ------ Built-in File Viewer -----------------------------------
  274. ;
  275. ; file contents (default: grey on black)
  276. ;viewer-text=07
  277. ;
  278. ; status line (default: black on cyan)
  279. ;viewer-header=30
  280. ;
  281. ; string found in the text (default: bright-red on black)
  282. ;viewer-foundtext=0c
  283. ;
  284. ; -------- Miscellaneous ---------------------------------------
  285. ;
  286. ; status lines on remote directory (no. of files, no. of bytes, 
  287. ; current host/directory etc.) (default: grey on blue)
  288. ;status=17
  289. ;
  290. ; status lines on local directory (no. of files, no. of bytes, 
  291. ;  current host/directory etc.) (default: white on blue)
  292. ;status-local=1f
  293. ;
  294. ; file transfer panel (default: grey on blue)
  295. ;transfer-status=17
  296. ;
  297. ; help viewer (default: black on cyan)
  298. ;help=30
  299. ;
  300.  
  301. ; Key definitions. Please note that keys should NEVER overlap, i.e. there are
  302. ; no keystrokes which act differently in different modes. You can assign
  303. ; several keystrokes to the same action; separate them by commas, e.g.:
  304. ;    enter-directory=enter,ctrl-pgdn
  305. ;
  306. ; Do not assign character keys like 'a', '4', arrow keys, Esc.
  307. ;
  308. ; Some keys (e.g., ctrl-ampersand) do not work at all; don't be surprised.
  309. ; Valid combinations are listed in the manual.
  310. ;
  311. ; Three-key combinations (like Ctrl-Shift-Left) cannot be used.
  312. ;
  313. ; Recommended assignments are alt-something, ctrl-something, f1-f12.
  314. ;
  315. ; Many default key assignments were borrowed from Norton Commander
  316. ; and File Commander/2.
  317. ;
  318. ; Default keystrokes still perform the same functions if not assigned.
  319. ; To bind a key to nothing, list it in "nothing=" line.
  320. ;
  321. ; Available key names are (they are not case-sensitive, except standalone
  322. ; character keys like 'a' and 'A'):
  323. ;
  324. ; All these parameters are of type 'string' and can take more than
  325. ; one value. Separate values by comma. Quotes aren't needed because
  326. ; key names do not contain special characters.
  327. ;
  328. ; backspace tab enter esc lrbracket([) rrbracket(]) minus plus space
  329. ; semicolon apostrophe backapostrophe backslash comma period slash
  330. ; colon doublequote lcbracket({) rcbracket(}) questionmark lessthan
  331. ; greaterthan underline equalsign lparenth"(" rparenth")" ampersand vertline(|)
  332. ; percentsign caret(^) dollar grate(#) at(@) exclamation approx(~)
  333. ; asterisk f1..f12 insert delete home end pgup pgdn numslash numasterisk
  334. ; numminus numplus numenter left right up down gold('5' on numeric keypad)
  335. ; a..z A..Z 0..9
  336. ;
  337. ; Uncomment and change value to customize
  338.  
  339. [keys]
  340.  
  341. ; binds key to "no action"
  342. ;nothing=
  343.  
  344. ; switches between file manager and control connection. default: space
  345. ;switch-to-cc=space
  346. ; switches between local and remote file view. default: tab
  347. ;switch-local-remote=tab
  348. ; switches to raw directory view
  349. ;directory-mode-raw=ctrl-w
  350. ; switches to parsed directory view
  351. ;directory-mode-parsed=ctrl-p
  352.  
  353. ; send command to ftp server verbatim. default: alt-q
  354. ;quote=alt-q
  355. ; save current remote directory as bookmark. default: f4
  356. ;save-bookmark=f4
  357. ; exit NFTP. default: f10
  358. ;exit=f10
  359. ; log off. default: ctrl-k
  360. ;logoff=ctrl-k
  361.  
  362. ; switches autoswitching to control connection on/off. default: alt-f
  363. ;autocontrol=ctrl-a
  364. ; redraws screen (do not re-reads remote directory). default: ctrl-d
  365. ;screen-redraw=ctrl-d
  366.  
  367. ; log in to server from bookmark list. default: ctrl-b
  368. ;bookmarks=ctrl-b
  369. ; log in to anonymous ftp server, enter server name. default: ctrl-l
  370. ;login-anonymous=ctrl-l
  371. ; log in to private ftp server, enter server name/login/password. default: ctrl-n
  372. ;login_named=ctrl-n
  373. ; switches transfer mode between ASCII/BINARY. default: ctrl-t
  374. ;change-transfer-mode=ctrl-t
  375. ; enter remote directory name and change into it. default: alt-c
  376. ;change-directory=alt-c
  377. ; send NO OPERATION command. default: alt-n
  378. ;noop=alt-n
  379. ; switches between NLST with flags/LIST commands. default: alt-f
  380. ;useflags=alt-f
  381.  
  382. ; download file(s). default: f5
  383. ;download=f5
  384. ; upload file(s). default: shift-f5
  385. ;upload=shift-f5
  386. ; download all marked files in all directories. default: alt-f5
  387. ;download-all-dirs=alt-f5
  388. ; download by name entered (useful for unreadable directories). default: alt-d
  389. ;download-byname=alt-d
  390. ; save listing of current directory. default: alt-s
  391. ;save-listing=alt-s
  392. ; how many files are marked in how many directories. default: alt-i
  393. ;information=alt-i
  394.  
  395. ; view file with internal viewer. default: f3
  396. ;view-int=f3
  397. ; view file with external viewer. default: alt-f3
  398. ;view-ext=alt-f3
  399. ; delete file/directory. default: f8
  400. ;delete=f8
  401. ; create directory. default: f7
  402. ;mkdir=f7
  403. ; rename file/directory. default: f6
  404. ;rename=f6
  405.  
  406. ; sort file list by name. default: ctrl-f3
  407. ;sort-name=ctrl-f3
  408. ; sort file list by extension. default: ctrl-f4
  409. ;sort-ext=ctrl-f4
  410. ; sort file list by time. default: ctrl-f5
  411. ;sort-time=ctrl-f5
  412. ; sort file list by size. default: ctrl-f6
  413. ;sort-size=ctrl-f6
  414. ; make file list to be unsorted (as supplied by server). default: ctrl-f7
  415. ;sort-unsort=ctrl-f7
  416. ; reverse sort order. default: ctrl-f8
  417. ;sort-reverse=ctrl-f8
  418.  
  419. ; enter into the directory under cursor. default: enter, ctrl-pgdn
  420. ;enter-directory=enter,ctrl-pgdn
  421. ; go to the root directory. default: ctrl-backslash
  422. ;go-root=ctrl-backslash
  423. ; go to the directory one level up ("cd .."). default: ctrl-pgup
  424. ;go-up=ctrl-pgup
  425. ; re-read directory. default: ctrl-r
  426. ;reread=ctrl-r
  427. ; change local drive. default: f2
  428. ;change-local-drive=f2
  429.  
  430. ; mark file for downloading/uploading/deleting. default: insert
  431. ;select=insert
  432. ; mark all files in the current directory. default: ctrl-numplus
  433. ;select-all=ctrl-numplus
  434. ; unmark all files in the current directory. default: ctrl-numminus
  435. ;deselect-all=ctrl-numminus
  436. ; mark files by user-specified filter. default: plus
  437. ;select-by-filter=plus
  438. ; unmark files by user-specified filter. default: minus
  439. ;deselect-by-filter=minus
  440. ; invert selection, default: numasterisk
  441. ;invert-selection=numasterisk
  442. ; mark all files in all visited directories. default: alt-numplus
  443. ;select-alldirs=alt-numplus
  444. ; unmark all files in all visited directories. default: alt-numminus
  445. ;deselect-alldirs=alt-numminus
  446.  
  447. ; end of nftp.ini
  448.  
  449.